home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format (UK) 75
/
PC Format 75 - Nov 1997.iso
/
Hospital
/
NAV
/
RESCUE32.IN$
/
RESCUE32.INI
Wrap
INI File
|
1997-02-07
|
6KB
|
134 lines
[SETUP]
; Files in this section make up the initial list of rescue items
; Filenames starting with '@' receive special handling, user-addded
; files starting with '@' will cause an error message.
;----------------------------------------------------------------------------------
; Item description Always Place on Filename or
; Selected? which disk? special code
;----------------------------------------------------------------------------------
"System File: %p", NO, 1, @SYSTEM0
"System File: %p", NO, 1, @SYSTEM1
"System File: %p", NO, 1, @SYSTEM2
"System File: %p", NO, 1, @SYSTEM3
"autoexec.bat [Rescue]", YES, 1, @AUTOEXEC.RSC
"config.sys [Rescue]", YES, 1, @CONFIG.RSC
"Himem Driver", YES, 1, HIMEM.SYS
"CMOS Data", YES, 1, @CMOSINFO.DAT
"Boot Record", YES, 1, @BOOTINFO.DAT
"Partition Tables", YES, 1, @PARTINFO.DAT
"autoexec.bat [autoexec.sav]", NO, 1, @AUTOEXEC.BAT
"config.sys [config.sav]", NO, 1, @CONFIG.SYS
"Rescue utility", YES, 1, RESCUE.EXE
"Rescue On-Line Help", YES, 1, RESCUED.HLP
"FDisk (Partitioning program)", NO, 1, FDISK.EXE
"Format", NO, 1, FORMAT.COM
"SYS command", NO, 1, SYS.COM
"Norton AntiVirus", NO, 2, NAVBOOT.EXE
"Norton AntiVirus Overlay", NO, 2, NAVBOOT.OVL
"Norton AntiVirus On-Line Help", NO, 2, NAVBOOT.HLP
"Command Interpreter", NO, 2, COMMAND.COM
"Norton AntiVirus Configuration", NO, 3, NAVOPTS.DAT
"Norton AntiVirus Configuration", NO, 3, EXCLUDE.DAT
"Norton AntiVirus Configuration", NO, 3, EXCLUDEL.DAT
"Virus database index part 1", NO, 3, INSCANM.DAT
"Virus database index part 2", NO, 3, INSCANB.DAT
"Virus database index part 3", NO, 3, INSCANF.DAT
"Virus database index part 4", NO, 3, INTSRB.DAT
"Virus database index part 5", NO, 3, INTSRF.DAT
"Special virus recovery notes", NO, 3, TECHNOTE.TXT
"Virus database", NO, 3, VIRSCAN.DAT
"Virus database part 2", NO, 3, VIRSCAN2.DAT
"Norton AntiVirus Definitions", NO, 3, NAVEX.EXP
"Command Interpreter", NO, 3, COMMAND.COM
"Norton AntiVirus On-Line Help", NO, 3, NAVBOOT.HLP
[INCLUDE]
; Files in this section will be included in the rescue disk ONLY if
; the file is used in autoexec.bat or config.sys.
;---------------------------------
; File Name AUTOEXEC CONFIG
;---------------------------------
ADAPTECH.SYS, NO, YES
ASPI2DOS.SYS, NO, YES
ASPI4DOS.SYS, NO, YES
ASPICD.SYS, NO, YES
ASPIDISK.SYS, NO, YES
ASPIDOS.SYS, NO, YES
ASPIDSK.SYS, NO, YES
ASPIEDOS.SYS, NO, YES
ASPISYS.SYS, NO, YES
ATDOSHC2.SYS, NO, YES
ATDOSXL.SYS, NO, YES
CSYQ55.SYS, NO, YES
DISKREET.SYS, NO, YES
DMDRVR.BIN, NO, YES
DMDRVR.SYS, NO, YES
DOSOAD.SYS, NO, YES
DUBLDISK.SYS, NO, YES
EDVR.SYS, NO, YES
ENHDISK.SYS, NO, YES
EVDISHK.SYS, NO, YES
EVDR.SYS, NO, YES
FDDEVICE.SYS, NO, YES
FIXT_DRV.SYS, NO, YES
FIXTDRV.SYS, NO, YES
GSCSI.SYS, NO, YES
HARDRIVE.SYS, NO, YES
HCD.SYS, NO, YES
HDRIVE.SYS, NO, YES
HPDISK.SYS, NO, YES
IBD.SYS, NO, YES
IDRIVE.SYS, NO, YES
KEYBOARD.SYS, NO, YES
LDRIVE.SYS, NO, YES
LMOUSE.COM YES, NO
LMOUSE.SYS NO, YES
MA348.SYS, NO, YES
MLPART.SYS, NO, YES
MOUSE.EXE, YES, NO
MOUSE.SYS, NO, YES
PLUSDRV.SYS, NO, YES
RCD.SYS, NO, YES
SCSI.SYS, NO, YES
SCSI4JR.SYS, NO, YES
SCSIHA.SYS, NO, YES
SSTBIO.SYS, NO, YES
SSTDRIV.SYS, NO, YES
SSTOR.SYS, NO, YES
SSTORDRV.SYS, NO, YES
STACKER.AT, NO, YES
STACKER.COM, YES, YES
STACKER.XT, NO, YES
SSWAP.COM, YES, YES
SYQ55.SYS, NO, YES
TSCSI.SYS, NO, YES
XBIOS.OVL, NO, YES
EIDE2300.SYS, NO, YES
[AUTOEXEC]
; Minimum information to include in rescue disk's autoexec.bat file
"@ECHO OFF"
"PROMPT $p$g"
"ECHO To scan and remove viruses from your computer, insert"
"ECHO your Rescue Disk labeled "Norton AntiVirus Program Disk,""
"ECHO type NAVBOOT and press Enter."
[CONFIG]
; Minimum information to include in rescue disk's Config.sys file
"DEVICE=HIMEM.SYS"
"BREAK = ON"
"FILES = 30"
"BUFFERS = 5"
"DOS=HIGH"